(send_process): Use encode_coding_object instead of
authorKenichi Handa <handa@m17n.org>
Thu, 27 Aug 2009 11:12:54 +0000 (11:12 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 27 Aug 2009 11:12:54 +0000 (11:12 +0000)
commit70f16acdac8aa3491a2f6cfe4b878b802957e2f4
treed586c0c6758d0886695ea008cc9411f6d56ce47b
parent9ce06256e2219bda673e163d5b581295e78f9506
(send_process): Use encode_coding_object instead of
encode_coding_string to perform eol-conversion even if the string
is unibyte.
src/process.c